Skip to content

Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.3 to 5.6.0 in /hack/tools#240

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/hack/tools/sigs.k8s.io/kustomize/kustomize/v5-5.6.0
Open

Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.3 to 5.6.0 in /hack/tools#240
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/hack/tools/sigs.k8s.io/kustomize/kustomize/v5-5.6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps sigs.k8s.io/kustomize/kustomize/v5 from 5.4.3 to 5.6.0.

Release notes

Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.

kustomize/v5.6.0

Announce

This release introduces a unified internal package version (v0.19.0) across the entire kustomize repository. ref. kubernetes-sigs/kustomize#5800

Chore

#5809: fix: "edit add labels" make labels handle -f flag same as commonLabels

Dependencies

#5825: Update to latest kube-opeapi to drop govalidator dependency #5830: downgrade go-difflib and go-spew to tagged releases #5837: Update kyaml to v0.19.0 #5839: Update cmd/config to v0.19.0 #5840: Update api to v0.19.0

kustomize/v5.5.0

Breaking change

A starlark support for krm functions was removed to cleanup dependencies. kubernetes-sigs/kustomize#5768 This feature was deprecated 3 years ago and removed because there was no desire to continue using it. kubernetes-sigs/kustomize#5768

Feature

#5751: Add --helm-debug Flag to Kustomize for Enhanced Helm Debugging

Fix Bugs

#5458: Sort built-in Namespace kind before CRDs with the same name #5745: Add Annotation to Control Inline List Conversion in Kustomize Resources"

Dependencies

#5763: Update go 1.22.7 #5781: Update kyaml to v0.18.1 #5782: Update cmd/config to v0.15.0 #5783: Update api to v0.18.0

Commits
  • 95db4aa Merge pull request #5840 from koba1t/pinToApi
  • 07f62bd Update api to v0.19.0
  • b69e765 Merge pull request #5839 from koba1t/pinToCmdConfig
  • 8a51255 Update cmd/config to v0.19.0
  • ce667b7 Merge pull request #5837 from koba1t/pinToKyaml
  • 1b33db5 Update kyaml to v0.19.0
  • 880a7a0 add go work verification step for github actions (#5833)
  • 2867f35 downgrade go-difflib and go-spew to tagged releases (#5830)
  • 214aa2a Merge pull request #5823 from kubernetes-sigs/dependabot/go_modules/hack/gola...
  • 6f62ee7 build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /hack
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 14, 2025

Labels

The following labels could not be found: ok-to-test. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/sigs.k8s.io/kustomize/kustomize/v5-5.6.0 branch from 967b69f to 9188fa6 Compare April 25, 2025 03:43
Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
Bumps [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) from 5.4.3 to 5.6.0.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kustomize/v5.4.3...kustomize/v5.6.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/kustomize/v5
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/sigs.k8s.io/kustomize/kustomize/v5-5.6.0 branch from 9188fa6 to 5e285fb Compare May 1, 2025 03:43
@Prajyot-Parab Prajyot-Parab force-pushed the main branch 4 times, most recently from 7a0e88b to ebba609 Compare May 7, 2025 07:25
@Prajyot-Parab Prajyot-Parab force-pushed the main branch 2 times, most recently from d68cd9f to 7167894 Compare May 15, 2025 06:48
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jun 30, 2025

A newer version of sigs.k8s.io/kustomize/kustomize/v5 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@Prajyot-Parab Prajyot-Parab force-pushed the main branch 8 times, most recently from 84421ce to fdf4db6 Compare March 2, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant